Release 12.3
The following is a summary of the main changes in release 12.3 of Viabl.ai Desktop:
Development Environment: Viabl.ai Desktop
- Updated JSHint
- Fixed module XML export/import that was missing 'constrained objects' from constraint procedure
- Corrected search for unique ids of 10 digits or more which failed to find object/value
- Fixed API function that was not obeying start module parameter
Runtime: Javascript Engine (interactive)
- Fixed inline assignment with translation which resulted in an error
- Fixed pasting text into numeric input which caused a crash
- Minor update to the inference on how default values are handled
- Fixed issue where variables on reports were not being updated when using @GetReportText
- Corrected issue where a drop-down list was cleared but the associated list property value in a label was not rendered correctly